h3 {
    margin: 0 0 10px;
    font-size: 12px;
    line-height: 22px;
	font-family:"ËÎÌå";
	color:#003B7A;
	padding:0px;
}
p {
    margin: 0 0 10px;
}


.index-splash-block {
overflow:hidden;position:relative;
	width: 1000px;
	height: 370px;
	background: url(../images/b_3.png) center no-repeat;
	text-align:	left;
}
.index-splash-block .feature-slide-preview {
    margin: 0 auto;
	padding-top: 0px;
    display: none;
    width: 1000px;
    height: 370px;
    overflow: hidden;
}
.index-splash-block .feature-slide-preview .screenshot {
    display: block;
    margin: auto;
}
.index-splash-block .feature-slide-list {
    width: 308px;
    height: 22px;
    overflow: hidden;
    margin: 0px auto 0;
	 position:absolute; right:20px; bottom:5px;
}
.index-splash-block .feature-slide-list a {
    float: left;
    display: inline;
    width: 22px;
    height: 22px;
    background: url(../images/i_3.png) center no-repeat;
    _background: url(../images/i_3.png) center no-repeat;
}
.index-splash-block .feature-slide-list a.current {
    background: url(../images/i_5.png) center no-repeat;
    _background: url(../images/i_5.png) center no-repeat;
}
.index-splash-block  .feature-slide-list .feature-slide-list-items {
    display: inline;
}
.index-splash-block  .feature-slide-list a.feature-slide-list-previous {
	_background: url(../images/1_03.png);
	background-image: url(../images/1_03.png);
	background-repeat: no-repeat;
}
.index-splash-block  .feature-slide-list a.feature-slide-list-next {
    background: url(../images/1_05.png);
    _background: url(../images/1_05.png);
	background-repeat: no-repeat;
}